Pod::File.new do |f|
  f.platform = :ios
  f.dependency 'AFNetworking'
  f.dependency 'FormatterKit'
end
